C1.Silverlight.Extended.PropertyGrid Namespace / PropertyWrapper<T> Class
Properties Methods


PropertyWrapper<T> Class Members

The following tables list the members exposed by PropertyWrapper<T>.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of PropertyWrapper.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the value of the current value type being shown in the C1PropertyGrid.  
Public PropertyGets or sets the value of the current value type being shown in the C1PropertyGrid. (Inherited from C1.Silverlight.Extended.PropertyGrid.PropertyWrapper)
Top
Public Methods
 NameDescription
Public MethodReturns a String representing the name of the current value type.  
Top
See Also